home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / lan / 3c589x.zip / 3C589X.EXE / NDIS / DOS / ELPC3IBM.NIF < prev   
INI File  |  1995-08-17  |  2KB  |  62 lines

  1. [ELPC3]
  2. Type = NDIS
  3. Title = "3Com EtherLink III PC Card "
  4. Version = 2.01
  5. Drivername = ELPC3$
  6. Xports = NETBEUI, LANDD
  7.  
  8. [FILE]
  9. Name = ELPC3.DOS
  10.  
  11. ; Parameter start
  12.  
  13.  
  14. [INTERRUPT]
  15. display = "Interrupt channel"
  16. type = decimal
  17. range = 2 - 15
  18. optional = YES
  19. editable = YES
  20. help = "This parameter specifies the interrupt channel the the card
  21.  will use. This need not be set unless the card is conflicting with
  22.  another device."
  23.  
  24. [IOADDRESS]
  25. display = "IO base address"
  26. type = hexnum
  27. range = 200 - 5F0
  28. step = 10
  29. optional = YES
  30. editable = YES
  31. help = "This parameter specifies the I/O base address the card will
  32.  use.  This need not be set unless the card is conflicting with
  33.  another device."
  34.  
  35.  
  36. [MAXTRANSMITS]
  37. tag = MaxTransmits
  38. display = "Maximum number of queued transmits"
  39. type = decimal
  40. range = 6 - 40
  41. default = 8
  42. optional = YES
  43. editable = YES
  44. help = "This parameter specifies the maximum number of transmit queue
  45.  entries for the network adapter driver.  For a server workstation or
  46.  gateway workstation, set this parameter to 40."
  47.  
  48. [NETADDRESS]
  49. tag = NetAddress
  50. display = "Network adapter address"
  51. type = Hexstring
  52. Strlength = 12
  53. optional = YES
  54. editable = YES
  55. help = "This parameter overrides the stored network address of the network
  56.  adapter card.  The value of this parameter is a hexadecimal string of
  57.  12 digits, as in 020000123456.  The address must be unique among all
  58.  other network adapter addresses on the network.  The least significant
  59.  bit of the 1st byte must be zero, and the second significant bit should
  60.  be one."
  61.  
  62.